home *** CD-ROM | disk | FTP | other *** search
- /*
- File: QTMLUnMapNames.h
-
- Contains: QuickTime Cross-platform routine names
-
- Version: Technology:
- Release: QuickTime 3.0 Beta
-
- Copyright: © 1997 by Apple Computer, Inc., all rights reserved.
-
- Bugs?: Please include the the file and version information (from above) with
- the problem description. Developers belonging to one of the Apple
- developer programs can submit bug reports to:
-
- devsupport@apple.com
-
- */
- #ifndef __QTMLUNMAPNAMES__
- #define __QTMLUNMAPNAMES__
-
-
- #undef SetPort
- // #undef IsWindowVisible
- // #undef GetNextWindow
- // #undef CompareString
- #undef FlushInstructionCache
- #undef ReplaceText
- #undef AnimatePalette
- #undef ResizePalette
- #undef LineTo
- #undef SetRect
- #undef EqualRect
- #undef OffsetRect
- #undef InsetRect
- #undef UnionRect
- #undef PtInRect
- #undef InvertRect
- #undef FrameRect
- #undef FillRect
- #undef SetRectRgn
- #undef CopyRgn
- #undef UnionRgn
- #undef XorRgn
- #undef EqualRgn
- #undef FillRgn
- #undef FrameRgn
- #undef InvertRgn
- #undef PaintRgn
- #undef OffsetRgn
- #undef GetPixel
- #undef Polygon
- #undef ShowCursor
- #undef SetCursor
- #undef GetCursor
- #undef ShowWindow
- #undef MoveWindow
- #undef GetMenu
- #undef DeleteMenu
- #undef AppendMenu
- #undef InsertMenu
- #undef DrawMenuBar
- #undef InsertMenuItem
- #undef CloseWindow
- #undef FindWindow
- #undef LoadResource
- #undef DrawText
- #undef OpenDriver
- #undef CloseDriver
- #undef StartSound
- #undef StopSound
- #undef GetCurrentThread
- #undef GetClassInfo
- #undef SendMessage
- #undef GetPath
- #undef GetParent
- #undef GetFileSize
- #undef GetDoubleClickTime
- #undef IsWindowVisible
- #undef GetItem
- #undef SetItem
- #undef Region
- #undef TokenType
-
-
- #endif /* __QTMLUNMAPNAMES__ */
-
-